Syield
Section: Oct. 1, 1991
(2)
Updated: MiNT Programmer's Manual
Index
Return to Main Contents
NAME
Syield - give up the processor
SYNOPSIS
void Syield();
DESCRIPTION
Syield
gives up control of the processor temporarily.
SEE ALSO
Pause(2),
Fselect(2)
BUGS
Doing
Syield
in a tight loop can still consume a fair amount of processor time.
Use
Fselect
or
Talarm
and
Pause
instead if possible.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 16:01:23 GMT, March 03, 2023